func path/filepath.hasMeta

3 uses

	path/filepath (current package)
		match.go#L246: 	if !hasMeta(pattern) {
		match.go#L261: 	if !hasMeta(dir[volumeLen:]) {
		match.go#L352: func hasMeta(path string) bool {